Skip to content

Add QuantRocket API documentation (14 modules)#158

Open
peterfabakker wants to merge 1 commit intoandrewyng:mainfrom
peterfabakker:add-quantrocket-docs
Open

Add QuantRocket API documentation (14 modules)#158
peterfabakker wants to merge 1 commit intoandrewyng:mainfrom
peterfabakker:add-quantrocket-docs

Conversation

@peterfabakker
Copy link

Complete Python API reference for the QuantRocket algorithmic trading platform covering all major modules: zipline (backtesting/bundles), satellite (script execution), history (historical data), realtime (tick data), master (securities), price (unified queries), blotter (orders/positions), license (API keys), account (balances), fundamental (Sharadar/Brain/IBKR), moonshot (vectorized backtesting), db (database management), flightlog (logging), and countdown (scheduling).

Each doc includes: function signatures, parameter types, code examples, and CLI equivalents. Based on QuantRocket v2.11.0.0.

What

Brief description of the change.

Why

What problem does this solve?

Testing

  • npm test passes
  • chub build sample-content/ --validate-only succeeds
  • Manual testing done (describe below)

Notes

Any additional context for reviewers.

Complete Python API reference for the QuantRocket algorithmic trading platform
covering all major modules: zipline (backtesting/bundles), satellite (script
execution), history (historical data), realtime (tick data), master (securities),
price (unified queries), blotter (orders/positions), license (API keys),
account (balances), fundamental (Sharadar/Brain/IBKR), moonshot (vectorized
backtesting), db (database management), flightlog (logging), and countdown
(scheduling).

Each doc includes: function signatures, parameter types, code examples,
and CLI equivalents. Based on QuantRocket v2.11.0.0.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant